home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Puzzle / rollon / rollon.dcr / 00001_RollOn01.swf / scripts / DefineButton2_250 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2004-09-09  |  48 b   |  5 lines

  1. on(press){
  2.    gameID = 8;
  3.    nextFrame();
  4. }
  5.